home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Internet / WinHTTrack 3.41-2 / httrack-3.41-2.exe / {app} / src_win / WinHTTrackIEBar / WinHTTrackIEBar.def < prev    next >
Encoding:
Text File  |  2004-01-25  |  238 b   |  10 lines

  1. ; WinHTTrackIEBar.def : Declares the module parameters.
  2.  
  3. LIBRARY      "WinHTTrackIEBar.DLL"
  4.  
  5. EXPORTS
  6.     DllCanUnloadNow     @1 PRIVATE
  7.     DllGetClassObject   @2 PRIVATE
  8.     DllRegisterServer   @3 PRIVATE
  9.     DllUnregisterServer    @4 PRIVATE
  10.